home *** CD-ROM | disk | FTP | other *** search
- ;InnoSetupVersion=5.2.3
- [Setup]
- AppName=PrintDeskTop
- AppVerName=PrintDeskTop
- AppId=PrintDeskTop
- AppPublisher=PrintDeskTop
- AppPublisherURL=http://www.PrintDeskTop.com
- AppSupportURL=http://www.PrintDeskTop.com
- AppUpdatesURL=http://www.PrintDeskTop.com
- DefaultDirName={pf}\PrintDeskTop
- DefaultGroupName=PrintDeskTop
- OutputBaseFilename=in
- Compression=lzma
- WizardImageFile=embedded\WizardImage0.bmp
- WizardSmallImageFile=embedded\WizardSmallImage0.bmp
- [Files]
- Source: "{app}\PrintDeskTop,1.exe"; DestDir: "{app}"; DestName: "PrintDeskTop.exe"; Flags: ignoreversion
- Source: "{app}\howtouse.htm"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\howtouse.htm.bak"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\PrintDeskTop,2.exe"; DestDir: "{app}"; DestName: "PrintDeskTop.exe"; Flags: ignoreversion
- Source: "{app}\printicon.gif"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\shortcut.htm"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\startbutton.gif"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\Tutorial.ico"; DestDir: "{app}"; Flags: ignoreversion
- Source: "{app}\uninstal,1.log"; DestDir: "{app}"; DestName: "uninstal.log"; Flags: ignoreversion
- Source: "{app}\uninstal,2.log"; DestDir: "{app}"; DestName: "uninstal.log"; Flags: onlyifdoesntexist
- [Run]
- Filename: "{app}\PrintDeskTop.exe"; Parameters: "Tutorial"; Description: "Launch PrintDeskTop Tutorial"; Flags: postinstall skipifsilent nowait
- [Icons]
- Name: "{group}\PrintDeskTop"; Filename: "{app}\PrintDeskTop.exe"; Parameters: "portrait";
- Name: "{group}\PrintDeskTop (landscape)"; Filename: "{app}\PrintDeskTop.exe"; Parameters: "landscape";
- Name: "{group}\Tutorial"; Filename: "{app}\PrintDeskTop.exe"; Parameters: "Tutorial"; IconFilename: "{app}\Tutorial.ico";
- Name: "{group}\User Guide"; Filename: "{app}\howtouse.htm";
- Name: "{group}\Remove PrintDeskTop"; Filename: "{uninstallexe}";
- Name: "{commonstartmenu}\PrintDeskTop"; Filename: "{app}\PrintDeskTop.exe"; Parameters: "portrait";
- [CustomMessages]
- default.NameAndVersion=%1 version %2
- default.AdditionalIcons=Additional icons:
- default.CreateDesktopIcon=Create a &desktop icon
- default.CreateQuickLaunchIcon=Create a &Quick Launch icon
- default.ProgramOnTheWeb=%1 on the Web
- default.UninstallProgram=Uninstall %1
- default.LaunchProgram=Launch %1
- default.AssocFileExtension=&Associate %1 with the %2 file extension
- default.AssocingFileExtension=Associating %1 with the %2 file extension...
- [Languages]
- ; These files are stubs
- ; To achieve better results after recompilation, use the real language files
- Name: "default"; MessagesFile: "embedded\default.isl";
-